Computer Programming Fundamentals by A. B. Lawal
Author:A. B. Lawal [Lawal, A. B.]
Language: eng
Format: epub
Tags: programming fundamentals, computer programming for beginners, programming for beginners, fundamentals of computer programming, programming basics, programming beginner, c programming languages, learn computer programming
Publisher: A. B. Lawal
Published: 2020-05-07T23:00:00+00:00
Text/Character Data type
We also expect a data type for textual content, characters, words, sentences and paragraphs. Many languages have a data type for a single character, just one letter at a time, but what's typically more desirable is a larger amount of text. This is what in programming is called a string.
A string is a collection of characters all strung together in a sequence.
Fig 3.5.4: Examples of text/character data type
Strings are very easy to create, but it's worth considering that a string is more complex for the computer than a number or a Boolean. Itâs simply because we don't really know how big it is.
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Sass and Compass in Action by Wynn Netherland Nathan Weizenbaum Chris Eppstein Brandon Mathis(7808)
Grails in Action by Glen Smith Peter Ledbrook(7719)
Configuring Windows Server Hybrid Advanced Services Exam Ref AZ-801 by Chris Gill(6815)
Azure Containers Explained by Wesley Haakman & Richard Hooper(6815)
Running Windows Containers on AWS by Marcio Morales(6332)
Kotlin in Action by Dmitry Jemerov(5089)
Microsoft 365 Identity and Services Exam Guide MS-100 by Aaron Guilmette(5055)
Combating Crime on the Dark Web by Nearchos Nearchou(4629)
Microsoft Cybersecurity Architect Exam Ref SC-100 by Dwayne Natwick(4584)
Management Strategies for the Cloud Revolution: How Cloud Computing Is Transforming Business and Why You Can't Afford to Be Left Behind by Charles Babcock(4437)
The Ruby Workshop by Akshat Paul Peter Philips Dániel Szabó and Cheyne Wallace(4319)
The Age of Surveillance Capitalism by Shoshana Zuboff(3978)
Python for Security and Networking - Third Edition by José Manuel Ortega(3880)
The Ultimate Docker Container Book by Schenker Gabriel N.;(3538)
Learn Windows PowerShell in a Month of Lunches by Don Jones(3528)
Learn Wireshark by Lisa Bock(3501)
Mastering Python for Networking and Security by José Manuel Ortega(3376)
Mastering Azure Security by Mustafa Toroman and Tom Janetscheck(3355)
Blockchain Basics by Daniel Drescher(3322)
